[INFO] fetching crate prost-amino 0.6.0...
[INFO] fixing prost-amino-0.6.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate prost-amino 0.6.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate prost-amino 0.6.0
[INFO] finished tweaking crates.io crate prost-amino 0.6.0
[INFO] tweaked toml for crates.io crate prost-amino 0.6.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate prost-amino 0.6.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 51 packages to latest compatible versions
[INFO] [stderr]       Adding bytes v0.5.6 (available: v1.12.0)
[INFO] [stderr]       Adding env_logger v0.5.13 (available: v0.11.10)
[INFO] [stderr]       Adding quickcheck v0.6.2 (available: v1.1.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `prost-amino` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 79a12c923784ff0ddeeaecf7f00eab8224e26f8a9b943eae482a79e2f533544b
[INFO] running `Command { std: "docker" "start" "79a12c923784ff0ddeeaecf7f00eab8224e26f8a9b943eae482a79e2f533544b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "79a12c923784ff0ddeeaecf7f00eab8224e26f8a9b943eae482a79e2f533544b" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "79a12c923784ff0ddeeaecf7f00eab8224e26f8a9b943eae482a79e2f533544b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "79a12c923784ff0ddeeaecf7f00eab8224e26f8a9b943eae482a79e2f533544b" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2015 edition to 2018
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `prost-amino` (manifest) generated 1 warning
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]     Checking env_logger v0.5.13
[INFO] [stderr]    Compiling itertools v0.7.11
[INFO] [stderr]     Checking prost-amino v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2015 edition to 2018
[INFO] [stderr]     Checking quickcheck v0.6.2
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]        Fixed src/lib.rs (3 fixes)
[INFO] [stderr]        Fixed src/encoding.rs (5 fixes)
[INFO] [stderr]        Fixed src/message.rs (2 fixes)
[INFO] [stderr]        Fixed src/types.rs (3 fixes)
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling prost-amino-derive v0.6.1
[INFO] [stderr]        Fixed src/encoding.rs (5 fixes)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.69s
[INFO] [stderr] crater-edition-check: prost-amino v0.6.0 (/opt/rustwide/workdir) updating edition from 2015 to 2018
[INFO] [stderr]     Checking prost-amino v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved imports `bytes::Buf`, `bytes::BufMut`
[INFO] [stdout]  --> src/types.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use bytes::{Buf, BufMut};
[INFO] [stdout]   |             ^^^  ^^^^^^ no `BufMut` in `encoding::bytes`
[INFO] [stdout]   |             |
[INFO] [stdout]   |             no `Buf` in `encoding::bytes`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing one of these traits instead:
[INFO] [stdout]           crate::Buf
[INFO] [stdout]           ::bytes::Buf
[INFO] [stdout]   = help: consider importing one of these traits instead:
[INFO] [stdout]           crate::BufMut
[INFO] [stdout]           ::bytes::BufMut
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `bytes::Buf`, `bytes::BufMut`
[INFO] [stdout]  --> src/types.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use bytes::{Buf, BufMut};
[INFO] [stdout]   |             ^^^  ^^^^^^ no `BufMut` in `encoding::bytes`
[INFO] [stdout]   |             |
[INFO] [stdout]   |             no `Buf` in `encoding::bytes`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing one of these traits instead:
[INFO] [stdout]           crate::Buf
[INFO] [stdout]           ::bytes::Buf
[INFO] [stdout]   = help: consider importing one of these traits instead:
[INFO] [stdout]           crate::BufMut
[INFO] [stdout]           ::bytes::BufMut
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `bytes::Bytes`, `bytes::BytesMut`
[INFO] [stdout]     --> src/encoding.rs:1100:17
[INFO] [stdout]      |
[INFO] [stdout] 1100 |     use bytes::{Bytes, BytesMut};
[INFO] [stdout]      |                 ^^^^^  ^^^^^^^^ no `BytesMut` in `encoding::bytes`
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 no `Bytes` in `encoding::bytes`
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider importing one of these structs instead:
[INFO] [stdout]              crate::encoding::str::Bytes
[INFO] [stdout]              std::io::Bytes
[INFO] [stdout]              std::str::Bytes
[INFO] [stdout]              ::bytes::Bytes
[INFO] [stdout]      = help: consider importing this struct instead:
[INFO] [stdout]              ::bytes::BytesMut
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]      |
[INFO] [stdout] 1100 -     use bytes::{Bytes, BytesMut};
[INFO] [stdout] 1100 +     use bytes::{bytes, BytesMut};
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `bytes::Buf`, `bytes::BufMut`
[INFO] [stdout]   --> src/encoding.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 | use bytes::{Buf, BufMut};
[INFO] [stdout]    |             ^^^  ^^^^^^ no `BufMut` in `encoding::bytes`
[INFO] [stdout]    |             |
[INFO] [stdout]    |             no `Buf` in `encoding::bytes`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing one of these traits instead:
[INFO] [stdout]            crate::Buf
[INFO] [stdout]            ::bytes::Buf
[INFO] [stdout]    = help: consider importing one of these traits instead:
[INFO] [stdout]            crate::BufMut
[INFO] [stdout]            ::bytes::BufMut
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `bytes` is ambiguous
[INFO] [stdout]   --> src/types.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | use bytes::{Buf, BufMut};
[INFO] [stdout]    |     ^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `bytes` could refer to the module imported here
[INFO] [stdout]   --> src/types.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::encoding::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `bytes` to disambiguate
[INFO] [stdout]    = help: or use `self::bytes` to refer to this module unambiguously
[INFO] [stdout] note: `bytes` could also refer to the crate imported here
[INFO] [stdout]   --> src/lib.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub extern crate bytes;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: use `::bytes` to refer to this crate unambiguously
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `bytes` is ambiguous
[INFO] [stdout]     --> src/encoding.rs:1100:9
[INFO] [stdout]      |
[INFO] [stdout] 1100 |     use bytes::{Bytes, BytesMut};
[INFO] [stdout]      |         ^^^^^ ambiguous name
[INFO] [stdout]      |
[INFO] [stdout]      = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `bytes` could refer to the module imported here
[INFO] [stdout]     --> src/encoding.rs:1103:9
[INFO] [stdout]      |
[INFO] [stdout] 1103 |     use crate::encoding::*;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `bytes` to disambiguate
[INFO] [stdout]      = help: or use `self::bytes` to refer to this module unambiguously
[INFO] [stdout] note: `bytes` could also refer to the crate imported here
[INFO] [stdout]     --> src/lib.rs:3:1
[INFO] [stdout]      |
[INFO] [stdout]    3 | pub extern crate bytes;
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = help: use `::bytes` to refer to this crate unambiguously
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `prost-derive`
[INFO] [stdout]  --> src/lib.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(feature = "prost-derive")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `prost-derive` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `prost-amino` (lib) due to 3 previous errors; 1 warning emitted
[INFO] [stdout] error[E0432]: unresolved imports `bytes::Buf`, `bytes::BufMut`
[INFO] [stdout]   --> src/encoding.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 | use bytes::{Buf, BufMut};
[INFO] [stdout]    |             ^^^  ^^^^^^ no `BufMut` in `encoding::bytes`
[INFO] [stdout]    |             |
[INFO] [stdout]    |             no `Buf` in `encoding::bytes`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing one of these traits instead:
[INFO] [stdout]            crate::Buf
[INFO] [stdout]            ::bytes::Buf
[INFO] [stdout]    = help: consider importing one of these traits instead:
[INFO] [stdout]            crate::BufMut
[INFO] [stdout]            ::bytes::BufMut
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0659]: `bytes` is ambiguous
[INFO] [stdout]   --> src/types.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | use bytes::{Buf, BufMut};
[INFO] [stdout]    |     ^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout] note: `bytes` could refer to the module imported here
[INFO] [stdout]   --> src/types.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::encoding::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `bytes` to disambiguate
[INFO] [stdout]    = help: or use `self::bytes` to refer to this module unambiguously
[INFO] [stdout] note: `bytes` could also refer to the crate imported here
[INFO] [stdout]   --> src/lib.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub extern crate bytes;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: use `::bytes` to refer to this crate unambiguously
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `prost-derive`
[INFO] [stdout]  --> src/lib.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(feature = "prost-derive")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `prost-derive` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0659.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0659.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `prost-amino` (lib test) due to 5 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "79a12c923784ff0ddeeaecf7f00eab8224e26f8a9b943eae482a79e2f533544b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79a12c923784ff0ddeeaecf7f00eab8224e26f8a9b943eae482a79e2f533544b", kill_on_drop: false }`
[INFO] [stdout] 79a12c923784ff0ddeeaecf7f00eab8224e26f8a9b943eae482a79e2f533544b
